home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / corpo.dir / 00111_Script_PUL FUNZIO < prev    next >
Text File  |  2000-11-03  |  387b  |  16 lines

  1. on mouseEnter me
  2.   set the member of sprite (2) to member 110 of castLib "Internal"
  3.   cursor 302
  4.  
  5. end
  6.  
  7. on mouseLeave me
  8.   set the member of sprite (2) to member 26 of castLib "Internal"
  9.   cursor -1
  10.  
  11. end
  12.  
  13. on mouseUp me
  14.   set the member of sprite (3) to member 110 of castLib "Internal"
  15.   set the member of sprite (20) to member "TEXT PUL FUNZIONE" of castLib "testi"
  16.   end